home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 202
- Top = 131
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 313
- ClientWidth = 298
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Label1: TLabel
- Left = 12
- Top = 152
- Width = 102
- Height = 13
- Caption = 'Windows Version:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label2: TLabel
- Left = 12
- Top = 168
- Width = 77
- Height = 13
- Caption = 'DOS Version:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object WinVersion: TLabel
- Left = 128
- Top = 152
- Width = 161
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object DosVersion: TLabel
- Left = 128
- Top = 168
- Width = 161
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label3: TLabel
- Left = 12
- Top = 184
- Width = 75
- Height = 13
- Caption = 'Coprocessor:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Coprocessor: TLabel
- Left = 128
- Top = 184
- Width = 162
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label4: TLabel
- Left = 12
- Top = 200
- Width = 30
- Height = 13
- Caption = 'CPU:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object CPU: TLabel
- Left = 128
- Top = 200
- Width = 162
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label5: TLabel
- Left = 12
- Top = 224
- Width = 77
- Height = 13
- Caption = 'Free Memory:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object FreeMemory: TLabel
- Left = 128
- Top = 224
- Width = 162
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label6: TLabel
- Left = 12
- Top = 240
- Width = 94
- Height = 13
- Caption = 'Free Resources:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object FreeResources: TLabel
- Left = 128
- Top = 240
- Width = 163
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label8: TLabel
- Left = 12
- Top = 112
- Width = 31
- Height = 13
- Caption = 'User:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object UserName: TLabel
- Left = 128
- Top = 112
- Width = 163
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label10: TLabel
- Left = 12
- Top = 128
- Width = 56
- Height = 13
- Caption = 'Company:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object CompanyName: TLabel
- Left = 128
- Top = 128
- Width = 164
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label9: TLabel
- Left = 12
- Top = 256
- Width = 105
- Height = 13
- Caption = 'Free Disk Space:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object FreeDisk: TLabel
- Left = 128
- Top = 256
- Width = 163
- Height = 13
- AutoSize = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 93
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 56
- Top = 8
- Width = 189
- Height = 13
- AutoSize = False
- Caption = 'Product Name'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 56
- Top = 28
- Width = 217
- Height = 13
- AutoSize = False
- Caption = 'Version'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 8
- Top = 52
- Width = 265
- Height = 13
- AutoSize = False
- Caption = 'Copyright'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 72
- Width = 265
- Height = 13
- AutoSize = False
- Caption = 'Comments'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- end
- object Button1: TButton
- Left = 118
- Top = 280
- Width = 62
- Height = 26
- Caption = 'OK'
- Default = True
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-